home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / wb / Dynamite.readme < prev    next >
Text File  |  2000-11-01  |  7KB  |  127 lines

  1. Short:    Start button and explorer in one. Fast.
  2. Author:   s.e.m.lichtendahl@its.tudelft.nl (Stephan Lichtendahl)
  3. Uploader: s.e.m.lichtendahl@its.tudelft.nl (Stephan Lichtendahl)
  4. Version:  2.5
  5. Type:     util/wb
  6. Status:   GiftWare
  7. Requires: AmigaOS 3.5, PopupMenu.library v8.0, Reqtools.library v38.1436, WBStart.library 2.2
  8.  
  9. Only small changes and bugfixes this time; because this release is long overdue!
  10.  
  11. Introduction:
  12. ¯¯¯¯¯¯¯¯¯¯¯¯¯
  13. OK, so it is another one of those Windoze Start button lookalikes. However,
  14. with this one you can browse your directory tree without ever needing to wait
  15. for icons to load, because they are loaded dynamically. In addition, icons are
  16. shown for files that do not have icons (based on filetype) and thumbnails are
  17. created on the fly for Jpeg pictures. Most importantly, Dynamite is a lot
  18. faster in loading icons, especially default icons, than Workbench / DOpus.
  19.  
  20. Features
  21. ¯¯¯¯¯¯¯¯
  22.  · Easy browsing to directories, starting files (with filetype recognition) and
  23.    performing file management (copy, rename, delete, etc.).
  24.  · From the start button you can browse your (virtual) directory tree; at the
  25.    same time the dock icons next to the start button provide additonal browsers.
  26.  
  27.  · You can drop icons on files to change the icon image or on hotlists to add
  28.    items to the hotlist (or even on the start button to change the image).
  29.  
  30.  · Supports old, NewIcons and OS3.5 icon formats (and conversion to OS3.5 format)
  31.  · Shows default icons for files that do not have icons, based on filetype.
  32.  · Can scale all icons to a specified size.
  33.  
  34.  · Shows thumbnails for all types of pictures, created on the fly.
  35.  
  36.  Dynamite is faster in displaying icons than Workbench / DOpus, because:
  37.  · Only those icons are loaded that are on the current and next two "pages".
  38.  · Only one default icon is loaded for each filetype and reused for every file
  39.    of the same type.
  40.  · You don't have to wait for the icons or thumbnails to finish loading.
  41.  
  42.  · Files and directories can be added to various hotlists or as dock icons.
  43.  · Supports the creation of hierarchical hotlist structures, i.e. you can have
  44.    one hotlist opening another and that one another, ...
  45.  
  46.  · Filetype recognition is based on file extensions. The "def_*.info" files in
  47.    the "EnvArc:sys/" directory are used as default icons (e.g. "def_doc.info"
  48.    for a "*.doc" file). The "Default Tool" entry is used to open a file and an
  49.    "EDIT" tooltype can be specified as an alternative tool.
  50.  
  51.  · Memory pools are used to reduce memory fragmentation.
  52.  
  53. Version History
  54. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  55. Important: as usual, it is recommended to read the documentation!
  56.  
  57. Dynamite 2.5:
  58.  · BugFix: For copy & paste icon images and dropping icons on windows the icon's
  59.    transparency settings are now taken into account.
  60.  · BugFix: Now launches Arexx scripts a bit differently to prevent problems.
  61.  · BugFix: static strings that contained Arexx functions would accidentily get
  62.    changed (such as for CLOSEVIEW) so they could only be executed properly once.
  63.  · Added tooltype TOP to specify the top coordinate of the main button window
  64.  · Added tooltype CLICKCLOSE to close a window (and its parents) when a program
  65.    is started by clicking the file.
  66.  · Pressing Escape closes a window (and its parents).
  67.  
  68. Dynamite 2.4:
  69.  · Changed stack size to 8192 bytes, to be on the safe side with file-requesters.
  70.  · All selected items will be given as arguments to tools started with the "Open
  71.    with" or EDIT tooltype features. This opposed to launching the tool for every
  72.    argument, as with the "Open" (VIEWTOOL/DEFTOOL/DIRTOOL) and "Info" (INFOREQ)
  73.    features.
  74.  · The "Open with.." and "Select pattern.." strings are remembered.
  75.  · Copying/moving within the same browser window is now also supported.
  76.  · Flattened down the popup menus, now also separate popup menu for icons.
  77.  · Added copy and paste to icon popup menu for exchanging icon images.
  78.  · When clicking on a directory whose window is open, the window will be closed.
  79.  · When deleting a directory whose window is open, the window will first be closed.
  80.  · BugFix: when deleting pictures, a non-existent datatype object was freed (code
  81.    I forgot to remove when switching to GuiGfx).
  82.  · BugFix: when copying/moving files to hotlists, items are now always added as
  83.    sorted by name (to avoid duplicates).
  84.  
  85. Dynamite 2.3:
  86.  · As the GuiGfx.library is now used for the creation of thumbnails, more image
  87.    formats are now supported (see `Thumbnails'). Use the PICPAT tooltype to
  88.    specify for what type of images thumnails should be shown (see `Tooltypes').
  89.  · You can specify the font to use instead of the System Default Font with the
  90.    FONT and FONTSIZE tooltypes. Proportional fonts are supported.
  91.  · The "Select Pattern" option will now use case-insensitive matching.
  92.  · The sorting mode of a hotlist (applying to the browser windows opened from
  93.    it) is now saved with the hotlist.
  94.  · Added "Icon->Create" option to popup menu for creating icons from def. icons.
  95.  · Added "Pic->Close Views" option to ask a picture viewer to close its windows.
  96.  · Workaround: added SAVEBLIT tooltype for not blitting directly into the
  97.    screen's bitmap, but using a temporary bitmap instead (which is normally only
  98.    used when the browser window isn't frontmost). This because Picasso leaves
  99.    small vertical lines next to the icons, whereas Cybergraphics does not.
  100.  · BugFix: files could be visibly selected when scrolling up and down.
  101.  
  102.  
  103. ============================= Archive contents =============================
  104.  
  105. Original  Packed Ratio    Date     Time    Name
  106. -------- ------- ----- --------- --------  -------------
  107.    39232   20561 47.5% 16-Sep-00 02:27:14  dynamite
  108.    35599   12774 64.1% 16-Sep-00 02:27:14  DYNAMITE.guide
  109.     2010    1805 10.1% 16-Sep-00 02:27:56  DYNAMITE.guide.info
  110.     1363    1142 16.2% 16-Sep-00 02:27:14  dynamite.info
  111.     5441    2443 55.1% 16-Sep-00 02:27:14  Dynamite.readme
  112.     1526    1051 31.1% 16-Sep-00 02:27:58  Dynamite.readme.info
  113.     1906    1707 10.4% 16-Sep-00 02:30:08  Env.info
  114.      265     168 36.6% 16-Sep-00 02:27:14 +akJFIF.prefs
  115.      265     169 36.2% 16-Sep-00 02:27:14 +dynamite
  116.     2846    1720 39.5% 16-Sep-00 02:27:14 +def_disk.info
  117.     1891    1675 11.4% 16-Sep-00 02:27:14 +def_doc.info
  118.     2366    1889 20.1% 16-Sep-00 02:27:14 +def_drawer.info
  119.     2002    1799 10.1% 16-Sep-00 02:27:14 +def_guide.info
  120.     2198    1705 22.4% 16-Sep-00 02:27:14 +def_hl.info
  121.     2350    2097 10.7% 16-Sep-00 02:27:14 +def_lha.info
  122.     2515    1899 24.4% 16-Sep-00 02:27:14 +def_library.info
  123.     1618    1407 13.0% 16-Sep-00 02:27:14 +def_tool.info
  124.     2307    2040 11.5% 16-Sep-00 02:27:14 +def_zip.info
  125. -------- ------- ----- --------- --------
  126.   107700   58051 46.0% 16-Sep-100 18:00:04   18 files
  127.